Click or drag to resize

UserConfigurationDictionaryKey Constructor (UserConfigurationDictionaryObjectType, String)

Initializes a new instance of the UserConfigurationDictionaryKey class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public UserConfigurationDictionaryKey(
	UserConfigurationDictionaryObjectType type,
	string value
)

Parameters

type
Type: Independentsoft.ExchangeUserConfigurationDictionaryObjectType
value
Type: SystemString
See Also